runtime.gcControllerState.memoryLimitHeapGoal (method)
2 uses
runtime (current package)
mgcpacer.go#L948: if newGoal := c.memoryLimitHeapGoal(); newGoal < goal {
mgcpacer.go#L989: func (c *gcControllerState) memoryLimitHeapGoal() uint64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)